home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / dx9sdkcp.exe / SDK (C++) / Bin / DXUtils / Visual Studio 6.0 Wizards / AEDMOWiz.awx / TEMPLATE / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  2002-12-11  |  1.3 KB  |  42 lines

  1. //------------------------------------------------------------------------------
  2. // File: resource.h
  3. //
  4. // Desc: Audio Effect DMO Wizard generated code - Resource header file.
  5. //
  6. // Copyright (c) Microsoft Corporation.  All rights reserved.
  7. //------------------------------------------------------------------------------
  8.  
  9.  
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by $$DLL_NAME$$.rc
  13. //
  14. #define IDS_PROJNAME                    100
  15. $$IF(SUPPORT_DS_DMP)
  16. #define IDS_TITLE_$$DSDMO_DEFINE$$PROP                101
  17. #define IDS_DOCSTRING_$$DSDMO_DEFINE$$PROP            102
  18. #define IDS_HELPFILE_$$DSDMO_DEFINE$$PROP            103
  19. $$ENDIF
  20. #define IDR_$$DSDMO_DEFINE$$                        104
  21. $$IF(SUPPORT_DS_DMP)
  22. #define IDR_$$DSDMO_DEFINE$$PROP                    105
  23. #define IDD_$$DSDMO_DEFINE$$PROP                    106
  24. $$ENDIF
  25. #define IDC_SLIDER1                                    202
  26. #define IDC_SLIDER1_DISPLAY                            203
  27. $$IF(!EMPTY_DSDMO) // Sample DMO
  28. #define IDC_SLIDER2                                    205
  29. #define IDC_SLIDER2_DISPLAY                            206
  30. $$ENDIF
  31.  
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        201
  37. #define _APS_NEXT_COMMAND_VALUE         32768
  38. #define _APS_NEXT_CONTROL_VALUE         204
  39. #define _APS_NEXT_SYMED_VALUE           107
  40. #endif
  41. #endif
  42.